home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Serious Demos / Symbolic Composer 4.2 / Environment / System / DEF / Utilities / Supplements / velocity < prev    next >
Text File  |  1998-10-23  |  435b  |  6 lines

  1. velocity +-velocity smoothness &optional vector-pattern
  2.  
  3. within def-expression
  4.  
  5. This changes the velocity values using brownian noise to determine the amount of change. (velocity 10 0.3) changes the velocities adding -10.. 10 to them. The smoothness is controlled by the smoothness parameter. If the optional vector-pattern is supplied then it replaces the brownian noise. This way you can use any data to control the velocity values.
  6.